SyWebUserNotification 
Logical Entity Name  SyWebUserNotification 
Default Table Name  SyWebUserNotification 
Physical Only  NO 
Definition 
 
Note 
 

SyWebUserNotification Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyWebUserNotificationId(PK)    int  NO 
 
SyPersonId(FK)    int  NO 
 
NotificationCategory    varchar(8)  NO 
 
NotificationType    varchar(260)  NO 
 
NotificationMessage    varchar(max)  NO 
 
DateAcknowledged    datetime  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserId    int  NO 
 
ts    timestamp  NO 
 

SyWebUserNotification Primary and Unique Keys 
Key Name  Key Type  Keys 
PK__SyWebUse__8A8695D8B43AA59B  PrimaryKey  SyWebUserNotificationId 

SyWebUserNotification Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyPerson  Non-Identifying  One To Zero or More  FK_SyWebUserNotification_SyPersonId_SyPerson_SyPersonId      SyPersonId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyWebUserNotification Check Constraints 
Check Constraint Name  CheckConstraint